Skip to content

dependabot: Drop config for go libraries#352

Merged
dustymabe merged 1 commit intocoreos:mainfrom
travier:main-drop-go-libraries
Feb 5, 2026
Merged

dependabot: Drop config for go libraries#352
dustymabe merged 1 commit intocoreos:mainfrom
travier:main-drop-go-libraries

Conversation

@travier
Copy link
Copy Markdown
Member

@travier travier commented Feb 5, 2026

Drop dependabot config that updates Go modules for the go-semver and go-systemd projects are those are libraries.

We should split the template to allow a pure GitHub Action part but we can do that in a later commit.

Fixes: #340

Drop dependabot config that updates Go modules for the go-semver and
go-systemd projects are those are libraries.

We should split the template to allow a pure GitHub Action part but we
can do that in a later commit.

Fixes: coreos#340
Copy link
Copy Markdown
Member

@dustymabe dustymabe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@dustymabe dustymabe merged commit feeca98 into coreos:main Feb 5, 2026
1 check passed
@thaJeztah
Copy link
Copy Markdown

Thanks!

@kolyshkin
Copy link
Copy Markdown

Weird; I was expecting a "Sync repo templates" PR to go-systemd after this one is merged (something similar to coreos/go-systemd#486, but removing the "gomod" section in dependabot.yml), but for some reason it did not happen. PTAL @travier 🙏🏻.

@travier travier deleted the main-drop-go-libraries branch February 6, 2026 16:45
@travier
Copy link
Copy Markdown
Member Author

travier commented Feb 6, 2026

Hum, indeed, the diff is empty in the CI here :/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Don't configure dependabot to update go.mod for go-systemd (and possibly others)

4 participants